Session Persistency The Parallels HTML5 Client sessions can now be persistent to a specific user by the usage of an HTTP cookie. 이제 HTTP 쿠키 사용을 통해 Parallels HTML5 Client 세션을 특정 사용자에게 영구적으로 적용할 수 있습니다.
The HTTP cookie will allow the session to be persistent, enabling the user to connect from a different network with a different IP address and continue working on the session. Application Grouping HTTP 쿠키를 사용하면 세션을 영구적으로 유지할 수 있으므로 사용자가 다른 IP 주소로 다른 네트워크에서 연결하고 세션에서 계속 작업할 수 있습니다. 응용프로그램 그룹화
A cookie, also known as an HTTP cookie, web cookie, or browser cookie, is usually a small piece of data sent from a website and stored in a user's web browser while a user is browsing a website. HTTP 쿠키, 웹 쿠키 또는 브라우저 쿠키로도 불리는 쿠키는, 보통 사용자가 웹사이트를 탐색하는 동안 웹사이트로부터 전송되어 사용자의 웹 브라우저에 저장되는 데이터의 작은 조각입니다.